Welcome![Sign In][Sign Up]
Location:
Search - Naive Bayes

Search list

[AI-NN-PRnaive bayes algorithm

Description: c45算法介绍
Platform: | Size: 7997 | Author: pychao1985 | Hits:

[AI-NN-PRNaivebayesjavacode

Description: Naive Bayes算法java代码,内涵4个小的java文件。-java code, meaning four small java document.
Platform: | Size: 16384 | Author: 代风 | Hits:

[Mathimatics-Numerical algorithmsnposs

Description: Programs to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.-Programs to induce a naive possibilistic c lassifier (a possibilistic analog of the naive Bayesian classifier) and to classify new data with an induced naive possibilistic classifier.
Platform: | Size: 43008 | Author: 无心 | Hits:

[OtherMLC21NT-C

Description: machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision graphs, naive-bayes, decision tables, majority, induction algorithms, classifiers, categorizers, general logic diagrams, instance-based algorithms, discretization, lazy learning, bagging, MineSet. -machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision graphs, naive- bayes, decision tables, the majority, induction algorithms, classifiers, categorizers, general logic diagrams. instance-based algorithms, discretization. lazy learning, bagging, MineSet.
Platform: | Size: 3152896 | Author: infinite8 | Hits:

[Mathimatics-Numerical algorithmsApMl

Description: ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN -ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
Platform: | Size: 1631232 | Author: 辉腾 | Hits:

[AlgorithmBeiyesiClassfication

Description: 本系统是一个简单的朴素贝叶斯的数据集分类系统,能够通过输入数据并预测数据集属于哪一个类-The system is a simple Naive Bayes data sets classification system through the input data and prediction data sets belong to which category
Platform: | Size: 15360 | Author: sky | Hits:

[OtherNaiveBayes

Description: Naive Bayes 分类器, 用C语言写的.大家一起参考一下. -Naive Bayes classifier, using the C language. U.S. with reference.
Platform: | Size: 5120 | Author: sj2ac | Hits:

[matlabnaivebayes

Description: 尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。-Although matlab Bayes provides a simple function, but to understand the simple Bayes or programming for their own good. This is the IRIS data set as an example, naive Bayes method with a classification procedure.
Platform: | Size: 3072 | Author: 幻影 | Hits:

[AI-NN-PRBAYES

Description: 朴素贝叶斯分类器代码,能够进行分类,-Naive Bayesian classifier code, can be classified,
Platform: | Size: 135168 | Author: chan | Hits:

[Software Engineeringknn

Description: 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。-Naive Bayes (Naive Bayes, NB) algorithm is commonly used in the field of machine learning a classification algorithm based on probability is very simple and effective. k neighbor method (k-Nearest Neighbor, kNN) [30,31], also known as case-based (Example-based, Instance-bases) of the algorithm, the basic idea quite intuitive: Rocchio law from the Information Retrieval System, and later was first proposed by the Hull in 1994, applies to classification [74], since then, Rocchio method of classification in the text with extensive application.
Platform: | Size: 96256 | Author: 许梁 | Hits:

[MultiLanguageTextClassify

Description: 文本分类算法,含有三个分类算法,朴素贝叶斯,KNN,VSM-Text classification algorithms, containing three classification algorithms, Naive Bayes, KNN, VSM
Platform: | Size: 3673088 | Author: lingqiang | Hits:

[AI-NN-PRReadDir

Description: 该程序实现的是一个垃圾邮件过滤系统,方法采用的是NAIVE Bayes,语料库用的是LINspam—public,程序中有使用说明,希望大家一起探讨改进一下,-The realization of the program is a spam filtering system, methods used NAIVE Bayes, Corpus used LINspam-public, the procedures are for use, hope that we explore to improve the look,
Platform: | Size: 1137664 | Author: yarakchou | Hits:

[matlabNaiveBayes

Description: naive bayes方法是用于分类的一个传统方法,它是产生的比较早的一个方法,分类的准确度比较高。-naive bayes method is used for the classification of a traditional method, which is generated as early as one way of comparison, classification accuracy is relatively high.
Platform: | Size: 1024 | Author: 李萍 | Hits:

[matlabNaiveBayes

Description: 这是一个matlab 开发的naive Bayes 分类器算法。可以供大家共享,修改和批评指正。这个是修改的别人的。如果有务,联系: l_y_f_2005@163.com-This is a matlab developed algorithm naive Bayes classifier. Be available for everyone to share, modify, and criticism. This is a modification of someone else
Platform: | Size: 1024 | Author: 122456 | Hits:

[AlgorithmBayes

Description: 使用Iris数据集,朴素贝叶斯分类算法。-The use of Iris data set, Naive Bayes classification algorithm.
Platform: | Size: 603136 | Author: nbbnmm | Hits:

[AlgorithmBayes

Description: 朴素的贝叶斯网络是数据挖掘中的一项重要技术,本源码使用朴素的贝叶斯网络实现数据的分类-data classification by Naive Bayes
Platform: | Size: 4096 | Author: 刘兴亮 | Hits:

[Windows Developbayes

Description: Naive Bayes Classifier for an arff file (Weka file format)
Platform: | Size: 59392 | Author: andra | Hits:

[Otherbayes

Description: 实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
Platform: | Size: 3046400 | Author: wangdong | Hits:

[Otherbayes

Description: 朴素贝叶斯算法解决分类问题(二分类)的matlab代码(Naive Bayes algorithm to solve classification problems (two categories) of matlab code)
Platform: | Size: 1024 | Author: jdjdhn | Hits:

[OtherNaive Bayes

Description: Perhitungan Naive Bayes dengan excel
Platform: | Size: 6144 | Author: Ples | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net